home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 September
/
PCWorld_2007-09_cd.bin
/
v cisle
/
wireshark
/
wireshark-setup-0.99.6a.exe
/
dtds
/
watcherinfo.dtd
< prev
next >
Wrap
Text File
|
2007-07-09
|
864b
|
27 lines
<? wireshark:protocol
proto_name="watcherinfo"
description="watcherinfo XML doc (RFC 3858)"
hierarchy="yes" ?>
<!--
$Id: watcherinfo.dtd 19612 2006-10-19 18:35:10Z lego $
-->
<!ELEMENT watcherinfo (watcher-list)* >
<!ATTLIST watcherinfo xmlns CDATA #IMPLIED
version CDATA #REQUIRED
state CDATA #REQUIRED>
<!ELEMENT watcher-list (watcher?)* >
<!ATTLIST watcher-list resource CDATA #REQUIRED
package CDATA #REQUIRED>
<!ELEMENT watcher (#PCDATA)>
<!ATTLIST watcher display-name CDATA #IMPLIED
status CDATA #REQUIRED
event CDATA #REQUIRED
expiration CDATA #IMPLIED
id CDATA #REQUIRED
duration-subscribed CDATA #IMPLIED>